You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TOpenCLValue Class > TOpenCLValue Methods > ThresholdGT Method > TOpenCLValue.ThresholdGT Method ([In] TOpenCLValue, double, TCplx)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TOpenCLValue.ThresholdGT Method ([In] TOpenCLValue, double, TCplx)

Perform "greater than" threshold operation for complex value in Vec.

Syntax
C#
Visual Basic
public TOpenCLValue ThresholdGT([In] TOpenCLValue Vec, double GTLevel, TCplx GTValue);

Store the result in the calling object. FloatPrecision and TOpenCLBase.ComplexComplexproperties of the calling object are adjusted automatically. If Vec value is not complex, an exception will be raised.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!